06 commandovm configuration
Configuration Network Manual :
| Machine | External | DMZ | Internal |
|---|---|---|---|
| Kali Linux | 172.16.10.20 | 172.16.100.20 | 172.16.200.20 |
-
Adapter 1: NAT
-
Adapter 2: External-Zone
-
Adapter 3: DMZ-Zone
-
Adapter 4: Internal-Zone
-
Default Gateway
-
External Zone โ
172.16.10.1
Set Static IP Configuration :
open Start => Control Panal : Select Network and Sharing Center :
-
And
Change adapter settings: -
Adapter 2 :
And Use the following IP Address :
| Machine | DMZ | External | Internal |
|---|---|---|---|
| CommandoVM | 172.16.10.20 | 172.16.100.20 | 172.16.200.20 |
| Subnet mask | 255.255.255.0 | 255.255.255.0 | 255.255.255.0 |
โ ๏ธ Troubleshooting: Multiple Default Gateways Warning
Problem: Windows displays a warning when assigning a Gateway to multiple network adapters.
Impact: Routing instability, loss of internet connection, and inability to reach the SIEM.
Fix:
1. Identify the primary gateway (usually the NAT adapter or pfSense).
2. For all other adapters (Internal/DMZ/External), leave the Default Gateway field BLANK.
3. Windows will automatically use the correct interface for local traffic (172.16.x.x) based on the Subnet Mask.
- Adapter 3 :
And Adapter 4 :
done network confg
We Can test connection between CommandoVM And Kali :
You can ping from CommandoVM to Kali, but the reverse will be blocked by the firewall. If you want to do this, you can disable the firewall.
Configuration is Done :
complit install : Running CommandoVM